-
Notifications
You must be signed in to change notification settings - Fork 6k
Merge main into live #47971
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge main into live #47971
Conversation
…itespace handling (#47728) * Initial plan * Clarify raw string literal multi-line rules for opening quotes and whitespace handling Co-authored-by: BillWagner <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: BillWagner <[email protected]>
* Initial plan * Add DateOnly example and documentation to indexers article Co-authored-by: BillWagner <[email protected]> * Revert project files to use .NET 9 and modern syntax as requested Co-authored-by: BillWagner <[email protected]> * Remove LangVersion preview as no preview features are used Co-authored-by: BillWagner <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: BillWagner <[email protected]>
…mblies appear to be referenced (#47632) * Initial plan * Add troubleshooting section for CS0012 when assemblies appear to be referenced Co-authored-by: BillWagner <[email protected]> * Apply suggestions from code review Co-authored-by: Genevieve Warren <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: BillWagner <[email protected]> Co-authored-by: Bill Wagner <[email protected]> Co-authored-by: Genevieve Warren <[email protected]>
…on (#47705) * Initial plan * Add generic type argument accessibility example to CS0050 documentation Co-authored-by: BillWagner <[email protected]> * Apply suggestions from code review Co-authored-by: Genevieve Warren <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: BillWagner <[email protected]> Co-authored-by: Bill Wagner <[email protected]> Co-authored-by: Genevieve Warren <[email protected]>
…47735) * Initial plan * Add synchronous access to async operations documentation section Co-authored-by: BillWagner <[email protected]> * Move synchronous access section to end per review feedback Co-authored-by: BillWagner <[email protected]> * Apply suggestions from code review Co-authored-by: Genevieve Warren <[email protected]> * Apply suggestions from code review Co-authored-by: Genevieve Warren <[email protected]> * Update docs/csharp/asynchronous-programming/async-scenarios.md * Add approach links and address review feedback Co-authored-by: BillWagner <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: BillWagner <[email protected]> Co-authored-by: Bill Wagner <[email protected]> Co-authored-by: Genevieve Warren <[email protected]>
…nd address review feedback (#47938) * Initial plan * Update .NET 10 documentation for Preview 7 release Co-authored-by: BillWagner <[email protected]> * Restructure documentation and address all review feedback Co-authored-by: BillWagner <[email protected]> * Apply suggestions from code review Co-authored-by: Genevieve Warren <[email protected]> * Fix XML code formatting and add snippets project file Co-authored-by: BillWagner <[email protected]> * Fix remaining writing style issues in runtime documentation Co-authored-by: BillWagner <[email protected]> * Update libraries.md * Apply suggestions from code review Co-authored-by: Genevieve Warren <[email protected]> * Address reviewer feedback: fix ML-DSA description, clarify Composite ML-DSA types, move WebSocketStream description, fix TLS typo, and remove extra blank lines Co-authored-by: BillWagner <[email protected]> * Update docs/core/whats-new/dotnet-10/sdk.md * Address final reviewer feedback: change ML-DSA heading and add blank line before CLI introspection Co-authored-by: BillWagner <[email protected]> * Update docs/core/whats-new/dotnet-10/sdk.md --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: BillWagner <[email protected]> Co-authored-by: Bill Wagner <[email protected]> Co-authored-by: Genevieve Warren <[email protected]>
* Prefer text over comments Comments aren't localized, so prefer text in markdown. * Update .github/copilot-instructions.md Co-authored-by: Copilot <[email protected]> * Update .github/copilot-instructions.md Co-authored-by: Genevieve Warren <[email protected]> --------- Co-authored-by: Copilot <[email protected]> Co-authored-by: Genevieve Warren <[email protected]>
Added the missing July update
…r documentation (#47592)
… DateOnly and TimeOnly (#47591)
* Migrate David+Copilot's rewrite of instructions from Aspire * Apply suggestion from @BillWagner Co-authored-by: Bill Wagner <[email protected]> * Apply suggestion from @BillWagner Co-authored-by: Bill Wagner <[email protected]> * Apply suggestion from @BillWagner Co-authored-by: Bill Wagner <[email protected]> * Apply suggestions from code review Co-authored-by: Genevieve Warren <[email protected]> --------- Co-authored-by: Bill Wagner <[email protected]> Co-authored-by: Genevieve Warren <[email protected]>
… over-localization (#47586)
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
PoliCheck Scan ReportThe following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 issues. Other issues are also a high priority. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans. ✅ No issues foundMore information about PoliCheckInformation: PoliCheck | Severity Guidance | Term |
Please don't squash-merge this PR.
Internal previews
Toggle expand/collapse